services.nginx.virtualHosts.<name>.root

The path of the web root directory.

Type
null or absolute path
Default
null
Example
"/data/webserver/docs"
Declared
<nixpkgs/nixos/modules/services/web-servers/nginx/default.nix>